Skip to content

Commit

Permalink
B2SWindowPunch also punches Designer while testing #36
Browse files Browse the repository at this point in the history
  • Loading branch information
JockeJarre committed Feb 23, 2023
1 parent f2afcb9 commit 7af955d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion b2sbackglassserver/b2sbackglassserver/B2SInit.cmd
Expand Up @@ -6,7 +6,7 @@ set resfile=%cd%\%~1.res
set GameName=%~2

REM Cut holes in the destination "B2S Backglass Server" & "B2S DMD" forms
set "B2SWindowPunch=^B2S Backglass|^B2S DMD$"
set "B2SWindowPunch=^B2S Backglass$|^B2S Backglass Server$|^B2S DMD$"

REM using "Virtual DMD", "Virtual Alphanumeric" and all "PUPSCREEN" forms as regular expressions
set "cutter=^Virtual DMD$|^Virtual Alphanumeric Display$|^PUPSCREEN[0-9]+$"
Expand Down

0 comments on commit 7af955d

Please sign in to comment.