mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-06-16 12:27:45 +00:00
Fixed typo
This commit is contained in:
parent
3b274cd9ae
commit
511d227862
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
||||||
// Quest Script: JobWhm001_01124
|
// Quest Script: JobWhm001_01124
|
||||||
// Quest Name: A Relic Reborn (Thyrus)
|
// Quest Name: A Relic Reborn (Thyrus)
|
||||||
// Quest ID: 66660
|
// Quest ID: 66660
|
||||||
// Start NPC: 1003075a
|
// Start NPC: 1003075
|
||||||
// End NPC: 1003075
|
// End NPC: 1003075
|
||||||
|
|
||||||
using namespace Sapphire;
|
using namespace Sapphire;
|
||||||
|
@ -722,4 +722,4 @@ private:
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
EXPOSE_SCRIPT( JobWhm001 );
|
EXPOSE_SCRIPT( JobWhm001 );
|
||||||
|
|
Loading…
Add table
Reference in a new issue