Fix dogs on Nuketown.

This commit is contained in:
JezuzLizard
2024-02-26 14:43:10 -08:00
parent eeecbc5f53
commit 5827f5dc40
7 changed files with 495 additions and 8 deletions

View File

@ -43,7 +43,7 @@
@/
loadfx( fx_name )
{
loadfx( fx_name );
return loadfx( fx_name );
}
/@