]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Delete whitespace for the sake of Mario's thread in the Merge request
authorLegendaryGuard <rootuser999@gmail.com>
Sat, 27 Feb 2021 14:10:23 +0000 (15:10 +0100)
committerLegendaryGuard <rootuser999@gmail.com>
Sat, 27 Feb 2021 14:10:23 +0000 (15:10 +0100)
qcsrc/common/weapons/weapon/devastator.qc

index caf99155059c8cfd0cb1f74a7773f3a6ea5410f2..fbc086f6c6922e2b64f7fdbcaed33dd3fe15c365 100644 (file)
@@ -15,7 +15,7 @@ void W_Devastator_Unregister(entity this)
 }
 
 void W_Devastator_Explode(entity this, entity directhitentity)
-{      
+{
        W_Devastator_Unregister(this);
 
        if(directhitentity.takedamage == DAMAGE_AIM)