mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 10:08:18 +00:00
parent
87c71b8270
commit
9dcfcc8f10
|
@ -976,6 +976,7 @@ void CLayerTiles::ModifyImageIndex(INDEX_MODIFY_FUNC Func)
|
|||
|
||||
void CLayerTiles::ModifyEnvelopeIndex(INDEX_MODIFY_FUNC Func)
|
||||
{
|
||||
Func(&m_ColorEnv);
|
||||
}
|
||||
|
||||
CLayerTele::CLayerTele(int w, int h)
|
||||
|
|
Loading…
Reference in a new issue