Merge branch 'phase/46-speech-home'
Co-authored-by: Cursor <cursoragent@cursor.com> # Conflicts: # docs/phases/09-social/README.md # src/HSchool.Server/Game/SchoolWorker.cs # tests/HSchool.Ai.Tests/TalkCirclesTests.cs # tests/HSchool.Simulation.Tests/MorningOpinionsTests.cs # tests/HSchool.Simulation.Tests/TalkCircleTests.cs
This commit is contained in:
@@ -94,6 +94,7 @@ internal sealed partial class SchoolWorker
|
||||
|
||||
_school = school;
|
||||
school.DressRules = _savedDressRules ?? new SchoolDressRules();
|
||||
school.SpeechRules = _savedSpeechRules ?? new SchoolSpeechRules();
|
||||
PublishSnapshot();
|
||||
|
||||
if (_isNew)
|
||||
|
||||
Reference in New Issue
Block a user