Changeset 52:4bcfe0c002ca
- Timestamp:
- 01/09/08 14:30:01 (3 years ago)
- Author:
- kappolo
- Branch:
- default
- convert_revision:
- svn:7c786126-522e-0410-a822-d6d8feae56ca/trunk@169
- Message:
-
Developed #62
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r46
|
r52
|
|
| 1236 | 1236 | extern vmCvar_t g_cheatAdminLevel; // an admin above or equal this level can use cheat, disable if 0 |
| 1237 | 1237 | |
| | 1238 | extern vmCvar_t g_playerVotePercent; |
| | 1239 | extern vmCvar_t g_globalVotePercent; |
| | 1240 | |
| 1238 | 1241 | void trap_Printf( const char *fmt ); |
| 1239 | 1242 | void trap_Error( const char *fmt ); |