Fix multiple research consoles exploit (#34334)
This commit is contained in:
@@ -23,7 +23,7 @@ public sealed partial class ResearchSystem
|
||||
|
||||
Dirty(primaryUid, primaryDb);
|
||||
|
||||
var ev = new TechnologyDatabaseModifiedEvent();
|
||||
var ev = new TechnologyDatabaseSynchronizedEvent();
|
||||
RaiseLocalEvent(primaryUid, ref ev);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user