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 829b3a9 commit 8eea8ddCopy full SHA for 8eea8dd
C7/AnimationTracker.cs
@@ -1,14 +1,8 @@
1
-
2
using System;
3
using System.Collections.Generic;
4
using System.Threading;
5
using System.Linq;
6
using C7GameData;
7
-<<<<<<< HEAD
8
-=======
9
-using C7Engine;
10
-using Godot;
11
->>>>>>> 7b18d7e (unit and tile IDs, having issues with updating save json when changing format)
12
13
public partial class AnimationTracker {
14
private AnimationManager civ3AnimData;
0 commit comments