Clear unknowns in Act2Brick (#1675)

This commit is contained in:
Fabian Neundorf
2025-08-09 18:05:43 +02:00
committed by GitHub
parent 61eaea8bb4
commit 15fec495e5
4 changed files with 35 additions and 28 deletions

View File

@@ -29,7 +29,7 @@ enum NotificationId {
c_notificationPathStruct = 19, // 100d6230
c_notificationType20 = 20,
c_notificationNewPresenter = 21,
c_notificationType22 = 22,
c_notificationAct2Brick = 22,
c_notificationType23 = 23,
c_notificationTransitioned = 24
};