mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-14 16:33:48 +00:00
Post-launch fixes
This commit is contained in:
parent
a015254f9a
commit
62751a66e6
7 changed files with 21 additions and 16 deletions
|
|
@ -34,5 +34,6 @@ public class SessionSettings
|
|||
public void NewSession()
|
||||
{
|
||||
Items = new();
|
||||
EquippedWeaponId = string.Empty;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue