mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-12-26 03:30:46 +00:00
Yeahhhhhh, this wasn't a great idea
git-svn-id: https://svn.eduke32.com/eduke32@8040 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
parent
5cd2b246e5
commit
10a909b0af
1 changed files with 0 additions and 3 deletions
|
@ -3107,9 +3107,6 @@ ACTOR_STATIC void G_MoveWeapons(void)
|
||||||
goto next_sprite;
|
goto next_sprite;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (FURY)
|
|
||||||
goto next_sprite;
|
|
||||||
|
|
||||||
// hard coded projectiles
|
// hard coded projectiles
|
||||||
switch (DYNAMICTILEMAP(pSprite->picnum))
|
switch (DYNAMICTILEMAP(pSprite->picnum))
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue