correction of a comment

This commit is contained in:
gfgtdf 2013-07-19 18:50:28 +02:00
parent 597a3f17a5
commit 2ba997de09

View file

@ -2836,7 +2836,7 @@ static void luaW_pushsimdata(lua_State *L, const combatant &cmb)
} }
/** /**
* Puts a table at the top of the stack with information about the weapons of the . * Puts a table at the top of the stack with information about combatants' the weapons .
*/ */
static void luaW_pushsimweapon(lua_State *L, const battle_context_unit_stats &bcustats) static void luaW_pushsimweapon(lua_State *L, const battle_context_unit_stats &bcustats)
{ {