Sense number of graphics operations (#10898)

* Sense number of graphics operations

* int to long
This commit is contained in:
Cardillan
2025-06-14 17:21:18 +02:00
committed by GitHub
parent 96b0544261
commit 981e954c61
3 changed files with 6 additions and 0 deletions

View File

@@ -2566,6 +2566,7 @@ laccess.id = ID of a unit/block/item/liquid.\nThis is the inverse of the lookup
laccess.displaywidth = Width of a display block in pixels.
laccess.displayheight = Height of a display block in pixels.
laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display.
laccess.operations = Number of operations performed on the block.\nFor displays, returns the number of drawflush operations.
lcategory.unknown = Unknown
lcategory.unknown.description = Uncategorized instructions.