mirror of
https://github.com/zoriya/ComSquare.git
synced 2025-12-19 21:55:11 +00:00
whao it seems to work
This commit is contained in:
@@ -126,6 +126,7 @@ namespace ComSquare::Debugger
|
||||
void TileViewer::internalUpdate()
|
||||
{
|
||||
this->_tileRenderer.render();
|
||||
this->_sfWidget->buffer = this->_tileRenderer.buffer;
|
||||
this->_ppu.add_buffer(this->_tileRenderer.buffer, {200, 200});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user