mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-26 03:38:55 +01:00
shareable: Misspelling
This commit is contained in:
parent
cdc285b16f
commit
900af20617
@ -81,7 +81,7 @@ func resolveDeferred() {
|
|||||||
|
|
||||||
// MaxCountForShare represents the time duration when the image can become shared.
|
// MaxCountForShare represents the time duration when the image can become shared.
|
||||||
//
|
//
|
||||||
// This value is expoted for testing.
|
// This value is exported for testing.
|
||||||
const MaxCountForShare = 10
|
const MaxCountForShare = 10
|
||||||
|
|
||||||
func makeImagesShared() {
|
func makeImagesShared() {
|
||||||
|
Loading…
Reference in New Issue
Block a user