mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-10 10:31:09 +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…
x
Reference in New Issue
Block a user