Be more conservative about default SIZE bits

This commit is contained in:
Wolfgang Thaller 2018-05-01 21:08:49 +02:00
parent b86da1d406
commit 07869f0480
1 changed files with 3 additions and 3 deletions

View File

@ -22,10 +22,10 @@ resource 'CODE' (1) {
resource 'SIZE' (-1) {
dontSaveScreen,
acceptSuspendResumeEvents,
ignoreSuspendResumeEvents,
enableOptionSwitch,
canBackground,
multiFinderAware,
cannotBackground,
needsActivateOnFGSwitch,
backgroundAndForeground,
dontGetFrontClicks,
ignoreChildDiedEvents,