doodle/pkg/balance/flag_paid.go

7 lines
121 B
Go

// +build !shareware
package balance
// FreeVersion is true in the free version of the game.
const FreeVersion = false