Skip to content

Commit

Permalink
remove debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
pcen committed Oct 1, 2024
1 parent 7ef3427 commit 4f78192
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions C7/AnimationTracker.cs
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@

using System;
using System.Collections.Generic;
using System.Threading;
using System.Linq;
using C7GameData;
using Godot;
using C7Engine;

public partial class AnimationTracker {
private AnimationManager civ3AnimData;
Expand Down

0 comments on commit 4f78192

Please sign in to comment.