summaryrefslogtreecommitdiff
path: root/readme/commands.html
diff options
context:
space:
mode:
authorthatakkarin <thatakkarin@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-09-21 01:32:00 +0000
committerthatakkarin <thatakkarin@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-09-21 01:32:00 +0000
commit5bf76cb12ca9f7ba06f2856e512917e20d9a95f6 (patch)
treeadad7e0f8e8fa5cb50dd70d9102eb3c0cfb6d3e6 /readme/commands.html
parent7ea9a47875a1706b6028ed112ff6c0071484a013 (diff)
downloadhercules-5bf76cb12ca9f7ba06f2856e512917e20d9a95f6.tar.gz
hercules-5bf76cb12ca9f7ba06f2856e512917e20d9a95f6.tar.bz2
hercules-5bf76cb12ca9f7ba06f2856e512917e20d9a95f6.tar.xz
hercules-5bf76cb12ca9f7ba06f2856e512917e20d9a95f6.zip
* Added documentation for r16771 (MD5 Hash Check)
* Removed sample/npc_sample.txt as it's unneeded (and 17KB of wasted space) * Updated a link in readme/resources.html * Modified readme/commands.html to use doc/atcommands.txt for explanations. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16787 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'readme/commands.html')
-rw-r--r--readme/commands.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme/commands.html b/readme/commands.html
index 55b986f82..2e35079e0 100644
--- a/readme/commands.html
+++ b/readme/commands.html
@@ -24,7 +24,7 @@
<div class="body-container">
The following are the GM Commands which can be used in-game on an rAthena server.<br><br>
- <iframe width="100%" height="35%" src="../conf/help.txt"></iframe><br><br>
+ <iframe width="100%" height="35%" src="../doc/atcommands.txt"></iframe><br><br>
<iframe width="100%" height="35%" src="../conf/charhelp.txt"></iframe>
</div>