1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-07-03 14:56:01 +02:00

Reset to default.

This commit is contained in:
blat-blatnik 2021-12-01 08:02:36 +01:00
parent 0e0a989e8e
commit 4c8a4ec769

View file

@ -432,6 +432,7 @@ namespace IDE
DeleteAndNullify!(mColors);
mColors = new .();
mScale = 100;
mInsertNewTabs = .LeftOfExistingTabs;
ClearAndDeleteItems(mTheme);
}