We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ef3427 commit 4f78192Copy full SHA for 4f78192
C7/AnimationTracker.cs
@@ -1,11 +1,8 @@
1
-
2
using System;
3
using System.Collections.Generic;
4
using System.Threading;
5
using System.Linq;
6
using C7GameData;
7
-using Godot;
8
-using C7Engine;
9
10
public partial class AnimationTracker {
11
private AnimationManager civ3AnimData;
0 commit comments