mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-11-27 14:46:06 +00:00
Git Commit macro now available in all builds.
This commit is contained in:
parent
9ffbc8479c
commit
776747c2d9
|
|
@ -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…
Reference in a new issue