extern with = really should be an error...

This commit is contained in:
Bill Currie 2004-02-11 06:06:56 +00:00
parent 05df43535e
commit 2c4f7410fd

View file

@ -28,7 +28,7 @@
@extern .float spawnsilent;
@extern .vector old_velocity;
//POX v1.2 REMOVED EARTHQUAKE! (not suitable for DM)
@extern void() func_earthquake = {remove(@self);};
@extern void() func_earthquake;
//Water Movement
@extern .float uwmuffle; //underwater muffle sound timeout
@extern .float onwsound; //on water sound timeout