]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/wepent.qh
Port clip_load and clip_size to wepent
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / wepent.qh
index ad2bba02e19a33de8648daf2e65a646fa37d6dd5..dbd38fc10f8916510d0ef3c37c624c0c4ef533c4 100644 (file)
@@ -9,6 +9,8 @@ REGISTER_NET_TEMP(CLIENT_WEPENT)
 .int minelayer_mines;
 .float arc_heat_percent;
 .int hagar_load;
+.int clip_load;
+.int clip_size;
 
 #ifdef SVQC