Skip to content
This repository was archived by the owner on Apr 7, 2021. It is now read-only.

Commit

Permalink
Phase 1 - Patch Cleanup continued. Corrected PCPaths.lub
Browse files Browse the repository at this point in the history
  • Loading branch information
Neo-Mind committed Apr 11, 2015
1 parent 9a647cc commit f33deb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Support/Luafiles514/Lua Files/Admin/PCPaths.lub
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ PCJobPathInheritTable = {
[PCJobTable.JT_WIZARD_B] = PCJobTable.JT_WIZARD,
[PCJobTable.JT_BLACKSMITH_B] = PCJobTable.JT_BLACKSMITH,
[PCJobTable.JT_HUNTER_B] = PCJobTable.JT_HUNTER,
[PCJobTable.JT_ASSASSIN_B] = PCJobTable.JT_HUNTER,
[PCJobTable.JT_ASSASSIN_B] = PCJobTable.JT_ASSASSIN,
[PCJobTable.JT_CHICKEN_B] = PCJobTable.JT_CHICKEN,
[PCJobTable.JT_CRUSADER_B] = PCJobTable.JT_CRUSADER,
[PCJobTable.JT_MONK_B] = PCJobTable.JT_MONK,
Expand Down
2 changes: 1 addition & 1 deletion lastcommit.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2015-04-12 00:31:26 GMT+0530
2015-04-12 01:20:07 GMT+0530

0 comments on commit f33deb2

Please sign in to comment.