Disable SetDrawingPointOfMessage in ADV mode
This commit is contained in:
@@ -30,7 +30,7 @@ void main()
|
||||
//!sd
|
||||
//locate 1,7
|
||||
|
||||
SetDrawingPointOfMessage( 0, 6 );
|
||||
if (AdvMode == 0) { SetDrawingPointOfMessage( 0, 6 ); }
|
||||
SetStyleOfMessageSwinging( 1 );
|
||||
|
||||
// ...誰かが、ずっと謝っている気がした¥
|
||||
|
||||
Reference in New Issue
Block a user