Converting everything into Harmony patches part 1
This commit is contained in:
@@ -43,7 +43,6 @@
|
||||
GUI.SettingsMenuOpen = false;
|
||||
#endif
|
||||
Selected = this;
|
||||
GameMain.LuaCs.EventService.PublishEvent<LuaCs.Events.IEventScreenSelected>(sub => sub.OnScreenSelected(this));
|
||||
}
|
||||
|
||||
public virtual Camera Cam => null;
|
||||
|
||||
Reference in New Issue
Block a user