dodanie klasy netrunner
This commit is contained in:
parent
0f1498a31c
commit
cb2b0ace6f
4 changed files with 267 additions and 200 deletions
|
|
@ -1,6 +1,4 @@
|
|||
extends Node
|
||||
|
||||
var roll: int = 0
|
||||
|
||||
func rolld(d: int) -> int:
|
||||
return randi_range(1, d)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue