diff options
author | rexim <reximkut@gmail.com> | 2024-03-24 04:24:12 +0700 |
---|---|---|
committer | rexim <reximkut@gmail.com> | 2024-03-24 04:24:12 +0700 |
commit | ee0db0dc039145962085748fc12f797efbd5b9b7 (patch) | |
tree | ccb640e56813d76c90ffa1ea979d6330c97c5d61 /eepers.adb | |
parent | eb2a51df613f6f97503551b2e3607f33ac6e2c9d (diff) |
Add logo to README
Diffstat (limited to 'eepers.adb')
-rw-r--r-- | eepers.adb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ procedure Eepers is Guard_Step_Sound: Sound; Ambient_Music: Music; - DEVELOPMENT : constant Boolean := True; + DEVELOPMENT : constant Boolean := False; type Palette is ( COLOR_BACKGROUND, |