Changeset 52:4bcfe0c002ca

Show
Ignore:
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:
1 modified

Legend:

Unmodified
Added
Removed
  • src/game/g_local.h

    r46 r52  
    12361236extern vmCvar_t g_cheatAdminLevel; // an admin above or equal this level can use cheat, disable if 0 
    12371237 
     1238extern vmCvar_t  g_playerVotePercent; 
     1239extern vmCvar_t  g_globalVotePercent; 
     1240 
    12381241void      trap_Printf( const char *fmt ); 
    12391242void      trap_Error( const char *fmt );