bisschen gui bisschen moving timeline
This commit is contained in:
8
EventBus.cs
Normal file
8
EventBus.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using System;
|
||||
|
||||
namespace yourareanaiceo;
|
||||
|
||||
public static class EventBus
|
||||
{
|
||||
public static Action<Company.CompanyStats> CompanyChanged;
|
||||
}
|
||||
Reference in New Issue
Block a user