7 lines
90 B
C#
7 lines
90 B
C#
using Godot;
|
|
using Godot.Collections;
|
|
|
|
public partial class GodCircuitAttacks : Timer
|
|
{
|
|
}
|