]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/mutators/mutator/overkill/okhmg.qh
Fix and make indentation consistent in the Overkill weapon files
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / mutators / mutator / overkill / okhmg.qh
index 55fea8ca754e4570ab99293d8d86476296e07fb6..c4e140234c482fc31e09012069b69d8608206570 100644 (file)
@@ -54,8 +54,8 @@ CLASS(OverkillHeavyMachineGun, Weapon)
                P(class, prefix, weaponstartoverride, float, NONE) \
                P(class, prefix, weaponstart, float, NONE) \
                P(class, prefix, weaponthrowable, float, NONE) \
-    END()
-    W_PROPS(X, OverkillHeavyMachineGun, okhmg)
+       END()
+       W_PROPS(X, OverkillHeavyMachineGun, okhmg)
 #undef X
 
 ENDCLASS(OverkillHeavyMachineGun)