]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/g_world.qc
Merge remote-tracking branch 'origin/master' into samual/lightning_gun
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / g_world.qc
index 3043a30003a590f713fc6561074605fbf31d236f..9e7fa78a565c89c437f9811c34950f78392585b3 100644 (file)
@@ -654,6 +654,7 @@ void spawnfunc_worldspawn (void)
        InitGameplayMode();
        readlevelcvars();
        GrappleHookInit();
+       LightningInit();
        ElectroInit();
        LaserInit();