]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/playerdemo.qc
Merge branch 'master' into Mario/race_cts_mutators
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / playerdemo.qc
index e334de72e8ef28d5e32740812eccefbd95a5057e..631c10dcbb67fb36bacf638882abe4710f70a76f 100644 (file)
@@ -49,7 +49,6 @@ void playerdemo_open_write(string f)
        PLAYERDEMO_FIELD(func,string,playermodel) \
        PLAYERDEMO_FIELD(func,float,skin) \
        PLAYERDEMO_FIELD(func,string,playerskin) \
-       PLAYERDEMO_FIELD(func,float,impulse) \
        PLAYERDEMO_FIELD(func,float,frame) \
        PLAYERDEMO_FIELD(func,float,effects) \
        PLAYERDEMO_FIELD(func,float,switchweapon) \
@@ -57,6 +56,7 @@ void playerdemo_open_write(string f)
        PLAYERDEMO_FIELD(func,float,BUTTON_ATCK2) \
        PLAYERDEMO_FIELD(func,float,BUTTON_CROUCH) \
        PLAYERDEMO_FIELD(func,float,BUTTON_HOOK) \
+       PLAYERDEMO_FIELD(func,float,BUTTON_USE) \
        PLAYERDEMO_FIELD(func,float,flags) \
        // end of list