Skip to content

Commit

Permalink
Merge branch 'anysad/custom-popups-countdowns' into HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
EliteMasterEric committed Jul 28, 2024
2 parents aa1231e + ca4d975 commit 3a9e051
Show file tree
Hide file tree
Showing 54 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions exclude/data/ui/chart-editor/toolboxes/metadata.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<collapsible-dialog id="toolboxMetadata" title="Song Metadata" width="345" height="472">
<collapsible-dialog id="toolboxMetadata" title="Song Metadata" width="345" height="492">
<vbox width="100%" height="100%">
<frame text="Variation: Default" width="100%" height="230" id="frameVariation">
<frame text="Variation: Default" width="100%" height="250" id="frameVariation">
<vbox width="100%" height="100%">
<grid columns="2" height="100%">
<label text="Song Name:" verticalAlign="center" horizontalAlign="right" />
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
2 changes: 2 additions & 0 deletions preload/scripts/stages/schoolEvil.hxc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ import funkin.play.stage.Stage;
import funkin.graphics.shaders.WiggleEffectRuntime;
import funkin.graphics.shaders.WiggleEffectType;
import flixel.addons.effects.FlxTrail;
import funkin.play.Countdown;
import funkin.play.components.PopUpStuff;

class SchoolEvilStage extends Stage
{
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 3a9e051

Please sign in to comment.