Fix formatting of prebuilt rooms
This commit is contained in:
parent
ae3f83b544
commit
a2cdf9e4cd
@ -39,9 +39,9 @@ pub const SILLY_SMILE: PrefabRoom = PrefabRoom {
|
|||||||
const SILLY_SMILE_MAP: &str = "
|
const SILLY_SMILE_MAP: &str = "
|
||||||
|
|
||||||
^ ^
|
^ ^
|
||||||
#
|
##
|
||||||
|
|
||||||
###
|
####
|
||||||
|
|
||||||
";
|
";
|
||||||
|
|
||||||
@ -57,6 +57,7 @@ pub const CHECKERBOARD: PrefabRoom = PrefabRoom {
|
|||||||
#[allow(dead_code)]
|
#[allow(dead_code)]
|
||||||
const CHECKERBOARD_MAP: &str = "
|
const CHECKERBOARD_MAP: &str = "
|
||||||
|
|
||||||
|
#^#
|
||||||
g#%#
|
g#%#
|
||||||
#!#
|
#!#
|
||||||
^# #
|
^# #
|
||||||
|
Loading…
Reference in New Issue
Block a user