Changeset 9117 in orxonox.OLD for branches/presentation/src/util/network_game_rules.cc
- Timestamp:
- Jul 4, 2006, 1:21:19 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/util/network_game_rules.cc
r9110 r9117 68 68 69 69 70 float NetworkGameRules::getPlayableScale( int userId, int team, ClassID classId ) 71 { 72 return 1.0f; 73 }
Note: See TracChangeset
for help on using the changeset viewer.