Added codebg to scrolling bgs

Night wanted this bg to be a scrolling/clamped bg as well
This commit is contained in:
Michael Shirt 2016-10-04 01:34:05 -06:00
parent 73c6ae14af
commit 583499f004

View file

@ -50,6 +50,7 @@ class Game_Map
CLAMPED = [
'red',
'red_distort',
'codebg'
]
CLAMPED_X = [
]