mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-16 13:05:36 +00:00
Be more conservative about default SIZE bits
This commit is contained in:
parent
b86da1d406
commit
07869f0480
@ -22,10 +22,10 @@ resource 'CODE' (1) {
|
||||
|
||||
resource 'SIZE' (-1) {
|
||||
dontSaveScreen,
|
||||
acceptSuspendResumeEvents,
|
||||
ignoreSuspendResumeEvents,
|
||||
enableOptionSwitch,
|
||||
canBackground,
|
||||
multiFinderAware,
|
||||
cannotBackground,
|
||||
needsActivateOnFGSwitch,
|
||||
backgroundAndForeground,
|
||||
dontGetFrontClicks,
|
||||
ignoreChildDiedEvents,
|
||||
|
Loading…
Reference in New Issue
Block a user