1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-06-16 04:17:46 +00:00

Fixed typo

This commit is contained in:
Pinapelz 2023-05-10 18:11:03 -07:00 committed by GitHub
parent 3b274cd9ae
commit 511d227862
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@
// Quest Script: JobWhm001_01124
// Quest Name: A Relic Reborn (Thyrus)
// Quest ID: 66660
// Start NPC: 1003075a
// Start NPC: 1003075
// End NPC: 1003075
using namespace Sapphire;
@ -722,4 +722,4 @@ private:
}
};
EXPOSE_SCRIPT( JobWhm001 );
EXPOSE_SCRIPT( JobWhm001 );