mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-12-08 13:08:26 +00:00
playingCartoon bool woops
This commit is contained in:
parent
8f9206f639
commit
8c74fcd73a
|
|
@ -171,6 +171,8 @@ class DJBoyfriend extends FlxAtlasSprite
|
|||
|
||||
var cartoonSnd:FlxSound;
|
||||
|
||||
var playingCartoon:Bool = false;
|
||||
|
||||
public function runTvLogic()
|
||||
{
|
||||
if (cartoonSnd == null)
|
||||
|
|
|
|||
Loading…
Reference in a new issue