X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Fcommand%2Fcmd.qh;h=3f8e4c47af5f31caabf33413712944ff080f037c;hb=26d2cece1d88a2fad9e0a2f8069c3924496698c1;hp=5f2c86e4086c89d6f8bf4547f7b6659aef421785;hpb=10c0e93c75ef6f408e3357bd5fb46c721e7e0576;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/command/cmd.qh b/qcsrc/server/command/cmd.qh index 5f2c86e40..3f8e4c47a 100644 --- a/qcsrc/server/command/cmd.qh +++ b/qcsrc/server/command/cmd.qh @@ -2,7 +2,6 @@ .float cmd_floodtime; .float cmd_floodcount; -.float lms_spectate_warning; string MapVote_Suggest(entity this, string m);