]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Remove stray whitespace
authorDavid Knapp <mazecraze96@gmail.com>
Mon, 22 Jul 2019 03:24:16 +0000 (23:24 -0400)
committerDavid Knapp <mazecraze96@gmail.com>
Mon, 22 Jul 2019 03:24:16 +0000 (23:24 -0400)
qcsrc/server/weapons/weaponsystem.qc

index d367b72ad2e22ecaef25ef78c44530f7b2fbee54..f3f1150efcd6b17e54f94a0ee6a2a96f9adbebcb 100644 (file)
@@ -808,7 +808,6 @@ void W_Reload(entity actor, .entity weaponentity, float sent_ammo_min, Sound sen
                        }
                }
        }
-       
        if (this)
        {
                if (this.wframe == WFRAME_RELOAD) return;