mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
Simple unnecessary build prevention
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace BuildTool;
|
||||
|
||||
class BuildInfo
|
||||
struct BuildInfo
|
||||
{
|
||||
public WorkingDirectoryHistory WorkingDirectory;
|
||||
public bool ForceRebuild;
|
||||
|
||||
Reference in New Issue
Block a user