correction of a comment
This commit is contained in:
parent
1a50a4840a
commit
5b632a0b1b
1 changed files with 1 additions and 1 deletions
|
@ -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 the combatants' weapons.
|
||||
*/
|
||||
static void luaW_pushsimweapon(lua_State *L, const battle_context_unit_stats &bcustats)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue