mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-10-30 03:12:53 +08:00
graphics: Rename EBITEN_DUMP_IMAGES_KEY to EBITEN_INTERNAL_IMAGES_KEY
This commit is contained in:
2
doc.go
2
doc.go
@@ -42,6 +42,6 @@
|
||||
// `EBITEN_SCREENSHOT_KEY=q`, you can take a game screen's screenshot
|
||||
// by pressing Q key.
|
||||
//
|
||||
// The EBITEN_DUMP_IMAGES_KEY environment variable specifies the key
|
||||
// The EBITEN_INTERNAL_IMAGES_KEY environment variable specifies the key
|
||||
// to dump all the internal images.
|
||||
package ebiten
|
||||
|
||||
Reference in New Issue
Block a user