Skip to content

Commit

Permalink
Fix scene maya version
Browse files Browse the repository at this point in the history
  • Loading branch information
lanierd-adsk committed Jun 27, 2024
1 parent d16fb80 commit 3698207
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//Maya ASCII 2026ff01 scene
//Maya ASCII 2025ff01 scene
//Name: componentsPicking.ma
//Last modified: Wed, Jun 19, 2024 06:08:46 PM
//Codeset: 1252
requires maya "2026ff01";
requires maya "2025ff01";
currentUnit -l centimeter -a degree -t film;
fileInfo "application" "maya";
fileInfo "product" "Maya 2025";
Expand Down

0 comments on commit 3698207

Please sign in to comment.