Minor comment tweaks

This commit is contained in:
Kayne Ruse
2015-02-27 05:43:20 +11:00
parent a00ddb3142
commit cb63c9b07c
8 changed files with 9 additions and 10 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ static int getLoadedCount(lua_State* L) {
}
static int forEach(lua_State* L) {
//TODO: (1) find a way to update the clients when a script alters a character's data
//TODO: (9) forEach()
}
static const luaL_Reg characterManagerLib[] = {