mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
text: Fix comment
This commit is contained in:
parent
a2adda1ab6
commit
e0d0f477dc
@ -13,6 +13,8 @@
|
||||
// limitations under the License.
|
||||
|
||||
// Package text offers functions to draw texts on an Ebiten's image.
|
||||
//
|
||||
// Note: This package is experimental and API might be changed.
|
||||
package text
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user