Skip to content

Commit

Permalink
Release: M2TWEOP-3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
FynnTW committed Feb 3, 2024
1 parent 2c31e11 commit c718b79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion M2TWEOP-luaPlugin/luaPlugin/luaP.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,7 @@ sol::state* luaP::init(std::string& luaFilePath, std::string& modPath)
*/
tables.gameTable.set_function("callConsole", &gameHelpers::callConsole);
/***
Get the amount of factions
Get the amount of factions.
@function game.getFactionsCount
@treturn int facNumber Amount of factions
@usage
Expand Down

0 comments on commit c718b79

Please sign in to comment.