]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/t_items.qh
Avoid a glitch when a dropped weapon starts bobbing and smooth passage between statio...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / t_items.qh
index f2308c35767756933f7c9c49be74e3668d79a2f5..418ce391767f4ff170a27f315ffbe953bab91d1a 100644 (file)
@@ -20,6 +20,7 @@ const int ISF_SIZE                            = BIT(7);
 
 .int ItemStatus;
 
+.float onground_time;
 .float fade_start;
 .float fade_end;