EDITING: Repeating parameters doesn't generate a warning

Messages are moved here (should anyone ever want to see them again) once they are no longer applicable to the current version (e.g. suggestions that have been implemented or bugs that have been fixed).

Moderator: George Gilbert

Forum rules
Please read the Forum rules and policies before posting. You may Image to help finance the hosting costs of this forum.
Post Reply
User avatar
Gambit37
Should eat more pies
Posts: 13773
Joined: Wed May 31, 2000 1:57 pm
Location: Location, Location
Contact:

EDITING: Repeating parameters doesn't generate a warning

Post by Gambit37 »

I had mistakenly duplicated an entry in my BITMAPS parameters definitions:

Code: Select all

SIDE2:DM2_STAIRS_UP_SIDE_2,SIDE2:DM2_STAIRS_UP_SIDE_3
RTC didn't generate any warnings for this error; it simply uses the second definition and ignores the first.Ccan you add a warning to catch these kinds of mistakes?
User avatar
George Gilbert
Dungeon Master
Posts: 3022
Joined: Mon Sep 25, 2000 11:04 am
Location: London, England
Contact:

Post by George Gilbert »

Fixed for V0.31
Post Reply