Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 23, 2010, 11:21:01 AM (14 years ago)
Author:
dafrick
Message:

Removing some debug output and come minor cleaning up.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/modules/objects/Script.h

    r7482 r7483  
    176176            bool forAll_; //!< Whether the code is executed for all players (in a multiplayer setup) or just for the one triggering the Script.
    177177
    178             static LuaState* LUA_STATE; //!< The LuaState to execute the code in lua.
    179178            int remainingExecutions_; //!< The number of remainign executions. -1 denotes infinity.
    180179
Note: See TracChangeset for help on using the changeset viewer.