correction of a comment
This commit is contained in:
parent
597a3f17a5
commit
2ba997de09
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 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)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue