diff options
author | Dastgir <dastgirpojee@rocketmail.com> | 2015-06-24 16:27:30 +0530 |
---|---|---|
committer | Dastgir <dastgirpojee@rocketmail.com> | 2015-06-24 16:27:30 +0530 |
commit | 29f95f182be4d4f9d024725d0e6c7fb1e8493b5c (patch) | |
tree | 30a3fc87597cd67c688394eabb6e9ccd7a7d6d30 /doc | |
parent | b34e6f78989a6e0bf17d5a66d691a2ff4000a871 (diff) | |
download | hercules-29f95f182be4d4f9d024725d0e6c7fb1e8493b5c.tar.gz hercules-29f95f182be4d4f9d024725d0e6c7fb1e8493b5c.tar.bz2 hercules-29f95f182be4d4f9d024725d0e6c7fb1e8493b5c.tar.xz hercules-29f95f182be4d4f9d024725d0e6c7fb1e8493b5c.zip |
Charset fix in script_commands.txt
Diffstat (limited to 'doc')
-rw-r--r-- | doc/script_commands.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/script_commands.txt b/doc/script_commands.txt index bbec8de41..ede73cb18 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -7221,7 +7221,7 @@ determines the placement of the illustration and takes following values: 3 - middle of screen in a movable window with an empty title bar 4 - middle of screen without the window header, but still movable -The picture is read from data\texture\???????\illust, from both the +The picture is read from data\texture\유저인터페이스\illust, from both the GRF archive and data folder, and is required to be a bitmap. The file extension .bmp can be omitted. Magenta color (#ff00ff) is considered transparent. There is no limit placed on the size of the illustrations |