mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-08 23:19:40 +00:00
(svn r20355) -Fix (r20353): Stale comment.
This commit is contained in:
parent
e23db5db21
commit
fff8524fb9
@ -205,7 +205,7 @@ enum CallbackID {
|
|||||||
CBID_NEW_SIGNALS_SPRITE_DRAW = 0x146, // 15 bit callback, not implemented
|
CBID_NEW_SIGNALS_SPRITE_DRAW = 0x146, // 15 bit callback, not implemented
|
||||||
|
|
||||||
/** Add an offset to the default sprite numbers to show another sprite. */
|
/** Add an offset to the default sprite numbers to show another sprite. */
|
||||||
CBID_CANALS_SPRITE_OFFSET = 0x147, // 15 bit callback, not implemented
|
CBID_CANALS_SPRITE_OFFSET = 0x147, // 15 bit callback
|
||||||
|
|
||||||
/** Called when a cargo type specified in property 20 is accepted. */
|
/** Called when a cargo type specified in property 20 is accepted. */
|
||||||
CBID_HOUSE_WATCHED_CARGO_ACCEPTED = 0x148, // 15 bit callback, not implemented
|
CBID_HOUSE_WATCHED_CARGO_ACCEPTED = 0x148, // 15 bit callback, not implemented
|
||||||
|
Loading…
Reference in New Issue
Block a user