mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2025-04-15 00:14:48 -04:00
Git Commit macro now available in all builds.
This commit is contained in:
parent
9ffbc8479c
commit
776747c2d9
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
package funkin.util.macro;
|
||||
|
||||
#if !display
|
||||
#if (debug || FORCE_DEBUG_VERSION)
|
||||
class GitCommit
|
||||
{
|
||||
/**
|
||||
|
@ -66,4 +65,3 @@ class GitCommit
|
|||
}
|
||||
}
|
||||
#end
|
||||
#end
|
||||
|
|
Loading…
Add table
Reference in a new issue