diff options
author | Haru <haru@dotalux.com> | 2014-09-01 01:49:14 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2014-09-01 01:49:14 +0200 |
commit | acc694f5abc388e4512cd5258eb5ca88842664a9 (patch) | |
tree | 80b908692440319f8d6631a40d4f63157247a785 | |
parent | 1c97ace441cd08ad3c193fd51cb72b3f3cafd956 (diff) | |
download | hercules-acc694f5abc388e4512cd5258eb5ca88842664a9.tar.gz hercules-acc694f5abc388e4512cd5258eb5ca88842664a9.tar.bz2 hercules-acc694f5abc388e4512cd5258eb5ca88842664a9.tar.xz hercules-acc694f5abc388e4512cd5258eb5ca88842664a9.zip |
Follow-up to 1c97ace
Removed accidental BOM from a script
Signed-off-by: Haru <haru@dotalux.com>
-rw-r--r-- | npc/re/instances/WolfchevLaboratory.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/re/instances/WolfchevLaboratory.txt b/npc/re/instances/WolfchevLaboratory.txt index cfe1cd0a5..dc625dca1 100644 --- a/npc/re/instances/WolfchevLaboratory.txt +++ b/npc/re/instances/WolfchevLaboratory.txt @@ -1,4 +1,4 @@ -//===== Hercules Script ======================================================== +//===== Hercules Script ======================================================== //= Wolfchev's Laboratory //===== By: ==================================================================== //= Kisuka (1.0) |