mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 13:29:54 +00:00
Added codebg to scrolling bgs
Night wanted this bg to be a scrolling/clamped bg as well
This commit is contained in:
parent
73c6ae14af
commit
583499f004
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ class Game_Map
|
|||
CLAMPED = [
|
||||
'red',
|
||||
'red_distort',
|
||||
'codebg'
|
||||
]
|
||||
CLAMPED_X = [
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue