mirror of
https://github.com/moparisthebest/Simba
synced 2024-11-21 08:45:06 -05:00
Bitmaps.rst: fix typo.
This commit is contained in:
parent
ab08afd9c1
commit
d6117264d2
@ -33,7 +33,7 @@ function.
|
||||
Word of caution on bitmap creation
|
||||
----------------------------------
|
||||
|
||||
Bitmaps in Simba are internally all instances of *TMufasBitmap*. Scripts should
|
||||
Bitmaps in Simba are internally all instances of *TMufasaBitmap*. Scripts should
|
||||
generally access bitmaps using their *handle*: an integer. All functions
|
||||
referenced here either require a bitmap *handle* or return one.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user