1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-12 05:07:06 +00:00

playingCartoon bool woops

This commit is contained in:
Cameron Taylor 2023-08-30 20:46:30 -04:00 committed by EliteMasterEric
parent 8f9206f639
commit 8c74fcd73a

View file

@ -171,6 +171,8 @@ class DJBoyfriend extends FlxAtlasSprite
var cartoonSnd:FlxSound;
var playingCartoon:Bool = false;
public function runTvLogic()
{
if (cartoonSnd == null)