]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/weapons/config.qc
Fix whitespace for #include
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / weapons / config.qc
index 885923e5f786c6bee89254eaa4abe21a6c974a11..a314f036b3bb853cbc1b53251df380b6879f27e4 100644 (file)
@@ -39,7 +39,7 @@ void Dump_Weapon_Settings(void)
 
                // step 3: sort queue
                heapsort(WEP_CONFIG_COUNT, W_Config_Queue_Swap, W_Config_Queue_Compare, world);
-               
+
                // step 4: write queue
                WEP_CONFIG_WRITETOFILE(sprintf(
                        "// {{{ #%d: %s%s\n",