Changeset 739 for Daodan/src/Daodan.c


Ignore:
Timestamp:
Mar 24, 2013, 3:41:49 PM (12 years ago)
Author:
iritscen
Message:

Fixed significant misspellings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Daodan/src/Daodan.c

    r705 r739  
    216216        if (patch_newweapon) {
    217217               
    218                 //Makes it always say "Recieved weapon_name."
     218                //Makes it always say "Received weapon_name."
    219219                //Needs check for loc_4DFC66
    220220                //DDrPatch_NOOP((char*)(OniExe + 0x000E4DF8),2);
     
    602602{
    603603        if (opt_usedaodanbsl)
    604                 SLrDaodan_Initalize();
     604                SLrDaodan_Initialize();
    605605}
    606606
Note: See TracChangeset for help on using the changeset viewer.