Sense number of graphics operations (#10898)
* Sense number of graphics operations * int to long
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user