Skip to content

Commit 4f78192

Browse files
committed
remove debug print
1 parent 7ef3427 commit 4f78192

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

C7/AnimationTracker.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1-
21
using System;
32
using System.Collections.Generic;
43
using System.Threading;
54
using System.Linq;
65
using C7GameData;
7-
using Godot;
8-
using C7Engine;
96

107
public partial class AnimationTracker {
118
private AnimationManager civ3AnimData;

0 commit comments

Comments
 (0)