add RGSS 3.0.1 etc classes equality comparison #67
No reviewers
Labels
No Label
RGSS accuracy
bug
compilation
discussion
documentation
duplicate
enhancement
invalid
performance issue
port request
question
ruby incompatibility
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: MapleShrine/mkxp#67
Loading…
Reference in New Issue
No description provided.
Delete Branch "add-rgss-3-0-1-etc-classes-equality-comparison"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If
rgssVersion=3
, none of the following lines should raise aTypeError
:Thank you.