delo2
This commit is contained in:
@@ -19,7 +19,7 @@ class StoryScene extends Phaser.Scene {
|
||||
const titleBg = this.add.rectangle(width / 2, 80, 480, 70, 0x4a3520, 0.9);
|
||||
titleBg.setStrokeStyle(3, 0xd4a574);
|
||||
|
||||
const title = this.add.text(width / 2, 80, 'NOVAFARMA', {
|
||||
const title = this.add.text(width / 2, 80, 'MRTVA DOLINA', {
|
||||
fontSize: '42px',
|
||||
fontFamily: 'Georgia, serif',
|
||||
color: '#f4e4c1',
|
||||
|
||||
Reference in New Issue
Block a user