]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/vore.qh
Fix a bug causing consumable items to be instantly regurgitated in Arena games, if...
[voretournament/voretournament.git] / data / qcsrc / server / vore.qh
index a03b4e150b803e1455e8428b1a02d9b2256708bf..86f400d7dde7d8a79063909d0a6968ab9541fc6d 100644 (file)
@@ -1,7 +1,7 @@
 const float vore_steptime = 0.1;\r
 \r
 void Vore();\r
-void Vore_Disconnect();\r
+void Vore_Disconnect(float consumables);\r
 .float regurgitate_prepare;\r
 \r
 entity Swallow_player_check();\r